home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
gatu.dir
/
00052_ÇWåé.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
207 b
|
11 lines
on mouseUp
global mydatebase, tuki, nmonth
clearpac()
set tuki to 8
drawpict(8)
set nmonth to "August"
put "August" into field "GATU"
set the textSize of field "GATU" to 36
updateStage()
end